[INFO] cloning repository https://github.com/EvanCMcPheron/Gravity-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EvanCMcPheron/Gravity-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvanCMcPheron%2FGravity-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvanCMcPheron%2FGravity-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33bfdde4cfeef02c36b9ff07e7ff0606c6511d40
[INFO] testing EvanCMcPheron/Gravity-rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEvanCMcPheron%2FGravity-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EvanCMcPheron/Gravity-rs
[INFO] finished tweaking git repo https://github.com/EvanCMcPheron/Gravity-rs
[INFO] tweaked toml for git repo https://github.com/EvanCMcPheron/Gravity-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EvanCMcPheron/Gravity-rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EvanCMcPheron/Gravity-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-sys v0.31.5
[INFO] [stderr]   Downloaded wayland-scanner v0.31.5
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.3
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.5
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.8
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.5
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded pin-project v1.1.8
[INFO] [stderr]   Downloaded wayland-backend v0.3.7
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded quick-xml v0.36.2
[INFO] [stderr]   Downloaded wayland-protocols v0.32.5
[INFO] [stderr]   Downloaded wgpu v24.0.1
[INFO] [stderr]   Downloaded winnow v0.6.25
[INFO] [stderr]   Downloaded wayland-client v0.31.7
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded wgpu-core v24.0.0
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded wayland-cursor v0.31.7
[INFO] [stderr]   Downloaded wgpu-hal v24.0.0
[INFO] [stderr]   Downloaded glam v0.29.2
[INFO] [stderr]   Downloaded winit v0.30.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42c30cdc200f03262ab23691157443ea3545cc442b2a57d57b45bea797057f16
[INFO] running `Command { std: "docker" "start" "-a" "42c30cdc200f03262ab23691157443ea3545cc442b2a57d57b45bea797057f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42c30cdc200f03262ab23691157443ea3545cc442b2a57d57b45bea797057f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42c30cdc200f03262ab23691157443ea3545cc442b2a57d57b45bea797057f16", kill_on_drop: false }`
[INFO] [stdout] 42c30cdc200f03262ab23691157443ea3545cc442b2a57d57b45bea797057f16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c82962fa134a98241a4eb07f229597c6af879f38ceef2377c1243a63201f2ee
[INFO] running `Command { std: "docker" "start" "-a" "0c82962fa134a98241a4eb07f229597c6af879f38ceef2377c1243a63201f2ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wgpu-hal v24.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling wgpu-core v24.0.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling wgpu-types v24.0.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling winit v0.30.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wgpu v24.0.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling wayland-cursor v0.31.7
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.5
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling gravity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ViewModeLookTo`
[INFO] [stdout]  --> src/application/mod.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 |     rendering::{Camera, ViewModeLookAt, ViewModeLookTo},
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeviceId` and `KeyEvent`
[INFO] [stdout]   --> src/application/mod.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     event::{self, DeviceId, KeyEvent, WindowEvent},
[INFO] [stdout]    |                   ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::Borrow`
[INFO] [stdout]  --> src/graphics/mod.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{borrow::Borrow, time::Duration};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::BindGroupLayoutDescriptor`
[INFO] [stdout]  --> src/graphics/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wgpu::BindGroupLayoutDescriptor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prelude::*`
[INFO] [stdout]  --> src/graphics/compute.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::device`
[INFO] [stdout]  --> src/graphics/vertices.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wgpu::{core::device, Maintain};
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] running `Command { std: "docker" "inspect" "0c82962fa134a98241a4eb07f229597c6af879f38ceef2377c1243a63201f2ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c82962fa134a98241a4eb07f229597c6af879f38ceef2377c1243a63201f2ee", kill_on_drop: false }`
[INFO] [stdout] 0c82962fa134a98241a4eb07f229597c6af879f38ceef2377c1243a63201f2ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f663745699f12e52c15b44ade3bf50667d9c299dc47380a42f214747438b6ca9
[INFO] running `Command { std: "docker" "start" "-a" "f663745699f12e52c15b44ade3bf50667d9c299dc47380a42f214747438b6ca9", kill_on_drop: false }`
[INFO] [stderr]    Compiling gravity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ViewModeLookTo`
[INFO] [stdout]  --> src/application/mod.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 |     rendering::{Camera, ViewModeLookAt, ViewModeLookTo},
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeviceId` and `KeyEvent`
[INFO] [stdout]   --> src/application/mod.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     event::{self, DeviceId, KeyEvent, WindowEvent},
[INFO] [stdout]    |                   ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::Borrow`
[INFO] [stdout]  --> src/graphics/mod.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{borrow::Borrow, time::Duration};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::BindGroupLayoutDescriptor`
[INFO] [stdout]  --> src/graphics/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wgpu::BindGroupLayoutDescriptor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prelude::*`
[INFO] [stdout]  --> src/graphics/compute.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::device`
[INFO] [stdout]  --> src/graphics/vertices.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wgpu::{core::device, Maintain};
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] running `Command { std: "docker" "inspect" "f663745699f12e52c15b44ade3bf50667d9c299dc47380a42f214747438b6ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f663745699f12e52c15b44ade3bf50667d9c299dc47380a42f214747438b6ca9", kill_on_drop: false }`
[INFO] [stdout] f663745699f12e52c15b44ade3bf50667d9c299dc47380a42f214747438b6ca9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f060f55ad7fc916bd99723bc9c0163c854d284247d0bb282560220d31106b599
[INFO] running `Command { std: "docker" "start" "-a" "f060f55ad7fc916bd99723bc9c0163c854d284247d0bb282560220d31106b599", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ViewModeLookTo`
[INFO] [stderr]  --> src/application/mod.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 |     rendering::{Camera, ViewModeLookAt, ViewModeLookTo},
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DeviceId` and `KeyEvent`
[INFO] [stderr]   --> src/application/mod.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 |     event::{self, DeviceId, KeyEvent, WindowEvent},
[INFO] [stderr]    |                   ^^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `borrow::Borrow`
[INFO] [stderr]  --> src/graphics/mod.rs:2:11
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::{borrow::Borrow, time::Duration};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `wgpu::BindGroupLayoutDescriptor`
[INFO] [stderr]  --> src/graphics/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use wgpu::BindGroupLayoutDescriptor;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::prelude::*`
[INFO] [stderr]  --> src/graphics/compute.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `core::device`
[INFO] [stderr]  --> src/graphics/vertices.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use wgpu::{core::device, Maintain};
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gravity` (bin "gravity" test) generated 6 warnings (run `cargo fix --bin "gravity" -p gravity --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gravity-34ecccbc7188fdf6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f060f55ad7fc916bd99723bc9c0163c854d284247d0bb282560220d31106b599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f060f55ad7fc916bd99723bc9c0163c854d284247d0bb282560220d31106b599", kill_on_drop: false }`
[INFO] [stdout] f060f55ad7fc916bd99723bc9c0163c854d284247d0bb282560220d31106b599
